CompoundFileOpen(String) Method

Opens compound file from the specified file.

Definition

Namespace: Independentsoft.IO.StructuredStorage
Assembly: Independentsoft.Pst (in Independentsoft.Pst.dll) Version: 1.2.900.17830
C#
public void Open(
	string filePath
)

Parameters

filePath  String
File path.

See Also